//==============================================================================
define trail
{ 
    set hotspot
    {
        version
        {
            Visualparticle SFX Projectile Trail Manticore
        }
    }
}

//==============================================================================
anim Idle
{
   SetSelector none
   { 
      set hotspot
      {
         version
         {
            Visual Attachments A Arrow
			replaceTexture attachments a arrow/SFX Manticore Arrow
			connect attachpoint trail hotspot
         }
      }
   }
}
